Transcription: In this demonstration, you will see how to use the data range header and data range footer controls to display database records in an ASP file. Open or create the ASP file that you will insert the records into, then locate where on the page you want the records. I will place the records between these two lines of text. First, you create the data range header. This is a design time control that will insert the necessary script to perform the query and begin retrieving records, insert the data range header by right clicking and selecting insert active X control. Then select the design time tab a ...